Online documentation - WebsydianExpress v3.5 |
APIWebServer.WebServices._Parameters.GetHttpStatus
Field | Variable | ...as | Description |
---|---|---|---|
HttpStatus | Output | Input | Specifies the http status the service handler wants the service processor to return to the client. |
The API is a memory parameter API.
The API returns the value the service handler has specified for the http status.
You will normally only call this API if you want to implement your own service processor.